src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 5 Sep 2012 00:30:14 +0000 (02:30 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 5 Sep 2012 00:30:14 +0000 (02:30 +0200)
src/ChangeLog
src/makefile.w32-in

index 679ee3d9bb5aacf3950a5ae40f5546a142b0235d..de87e4767fd93493065fe439854ac7dcd1adb14d 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
+
 2012-09-04  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * eval.c (call_debugger): Make the function non-static so that we
index a8dcf5f2ae8ffaaa2f008f6bfc7e792cfe455212..7b9c67bf1356285b8cc1086e57805f50b1736af9 100644 (file)
@@ -1365,6 +1365,7 @@ $(BLD)/sysdep.$(O) : \
        $(NT_INC)/sys/stat.h \
        $(NT_INC)/unistd.h \
        $(GNU_LIB)/allocator.h \
+       $(GNU_LIB)/execinfo.h \
        $(GNU_LIB)/ignore-value.h \
        $(GNU_LIB)/utimens.h \
        $(BLOCKINPUT_H) \